Uses of Enum
com.cisco.pt.ipc.enums.HTTPType
Packages that use HTTPType
-
Uses of HTTPType in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return HTTPTypeModifier and TypeMethodDescriptionstatic HTTPTypeHTTPType.fromIntValue(int value) static HTTPTypeHTTPType.fromIntValue(Integer value) static HTTPTypeReturns the enum constant of this type with the specified name.static HTTPType[]HTTPType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of HTTPType in com.cisco.pt.ipc.sim.pdu
Methods in com.cisco.pt.ipc.sim.pdu that return HTTPTypeMethods in com.cisco.pt.ipc.sim.pdu with parameters of type HTTPType -
Uses of HTTPType in com.cisco.pt.ipc.sim.pdu.impl
Fields in com.cisco.pt.ipc.sim.pdu.impl declared as HTTPTypeModifier and TypeFieldDescriptionprotected HTTPTypeHTTPResponseImpl.responseprotected HTTPTypeHTTPHeaderImpl.typeMethods in com.cisco.pt.ipc.sim.pdu.impl that return HTTPTypeMethods in com.cisco.pt.ipc.sim.pdu.impl with parameters of type HTTPType